From ddb32e289c3e4411cf0723179c82210808cf6876 Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Sat, 4 Nov 2006 19:09:13 +0000 Subject: [PATCH] *** empty log message *** --- lispintro/ChangeLog | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index e44fbc27a32..84d6cee96da 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog @@ -1,10 +1,31 @@ 2006-11-04 Robert J. Chassell - * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100. + * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100. (defcustom): Note that the value set by defconst is a variable. (Buffer Size & Locations): Parenthetical remark about evaluation. (Finding More): Change text to include C sources by inference. + * emacs-lisp-intro.texi: Minor fixes. + Replace all tabs with eight spaces each so printed text looks correct. + Remove extraneous comma in a printed node name produced by `ref'. + (insert-buffer): Add a missing beginning parenthesis. + (beginning-of-buffer): Add `beginning of' to note about accessible + portion. + (narrow Exercise): Write closing parenthesis at end of correct + paragraph. + (zap-to-char): Remove extraneous `a' from first sentence. + (Complete zap-to-char): Remove two extraneous sentences. + (zap-to-char body): Move sentences on documentation two nodes earlier. + (Lisp macro): Add definition of `unless' macro. + (last-command & this-command): Remove comment that `we have not yet + seen' the @code{eq} function. + (kill-append function): Reformat `kill-append' function definition so + it prints well. + (kill-new function): Indent the sentence beginning `notice'. Replace + `the same as' with `similar to'. Repair typo. Remove obsolete + references to `yank' and `yank-pop. End section with a note that `we + will digress into C.' + 2006-11-02 Robert J. Chassell * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition -- 2.30.2